BMECH_EXPLODE(fld,ch) batch process split of n x 3 channel data into three n x 1 channels. New channels have a dimensional suffix (e.g. '_x', '_y', and '_z' for the 1st, 2nd, and 3rd columns of the matrix, respectively). ARGUMENTS fld ... Folder to batch process (string). Default: folder selection window. ch ... Channels to explode (single string or cell array of strings). Default: explode all channels 'all' See also explode_data, bmech_merge